Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to using payload on POST method on calling the DeepL API for translation at /v2/translate endpoint #152

Merged
merged 4 commits into from
Feb 11, 2024

Conversation

ttsukagoshi
Copy link
Owner

resolve #127

@ttsukagoshi ttsukagoshi added the enhancement New feature or request label Feb 11, 2024
@ttsukagoshi ttsukagoshi self-assigned this Feb 11, 2024
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 550/550
🟢 Branches 100% 79/79
🟢 Functions 100% 15/15
🟢 Lines 100% 550/550

Test suite run success

41 tests passing in 14 suites.

Report generated by 🧪jest coverage report action from 07c7b2a

@ttsukagoshi ttsukagoshi merged commit 4c8c8d3 into main Feb 11, 2024
7 checks passed
@ttsukagoshi ttsukagoshi deleted the payload branch February 11, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use payload to translate text in calling the DeepL API
1 participant